Libraries tagged by laravel created_by

wildside/userstamps

506 Favers
911299 Downloads

Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

Go to Download


fico7489/laravel-revisionable-upgrade

54 Favers
32865 Downloads

Upgrade for the venturecraft revisionable package, add many useful methods.

Go to Download


sqits/laravel-userstamps

17 Favers
24248 Downloads

Package to add created_by, updated_by and deleted_by to models.

Go to Download


nstapelbroek/culpa

17 Favers
68291 Downloads

Adds Blameable support to Eloquent models in Laravel 5

Go to Download


kamansoft/laravel-blame

10 Favers
1778 Downloads

A tool to easily work with the updated_by and created_by fields on your laravel eloquent models

Go to Download


repat/laravel-job-models

8 Favers
19868 Downloads

Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table

Go to Download


quarks/laravel-auditors

3 Favers
15336 Downloads

Record created by, updated by and deleted by on Eloquent models automatically.

Go to Download


digitalcloud/laravel-blameable

14 Favers
38986 Downloads

Laravel package allow you to add created/updated by attributes on eloquent models

Go to Download


axn/laravel-eloquent-authorable

2 Favers
37606 Downloads

Support for created_by and updated_by fields in Eloquent models.

Go to Download


cashuanony/phpanonymous

4 Favers
15202 Downloads

gateway payment integration for cashu Package created By PhpAnonymous Laravel 5.0 above ^

Go to Download


modernmcguire/mailspy

2 Favers
772 Downloads

MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.

Go to Download


socialblue/laravel-query-adviser

15 Favers
3052 Downloads

With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.

Go to Download


repat/laravel-database-session-model

1 Favers
10614 Downloads

Eloquent Model for the sessions table as created by artisan session:table

Go to Download


kerattila/laravel-track-author

0 Favers
373 Downloads

Extension to add created_by, updated_by and deleted_by columns to Eloquent models.

Go to Download


jlorente/laravel-identitystamps

1 Favers
4646 Downloads

A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models

Go to Download


Next >>